Extend `call-process' to take the `(:file "file")' syntax to redirect
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 1 May 2011 00:04:17 +0000 (02:04 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 1 May 2011 00:04:17 +0000 (02:04 +0200)
commit2a63e182b7f2cd997cbb3ed55168f09f52f8d5bc
tree7cc42d01331170136a7dafbaa628f5e3e7779a81
parentbbc9168121fc9b0b0ac3b9f1f13e1af67a77b65b
Extend `call-process' to take the `(:file "file")' syntax to redirect
STDOUT to a file.
doc/lispref/ChangeLog
doc/lispref/processes.texi
src/ChangeLog
src/callproc.c
src/lisp.h
src/sysdep.c